﻿div.header-row {
	background-image:url('/th/SiteCollectionImages/Image/h_bg01.png');
	background-repeat:repeat-x;
	width:100%;
	height:125px;
}

div.center-panel{
	margin-left:auto;
	margin-right:auto;
	width:950px;
}

div.header-row div.left-panel{
	height:125px;
	width:349px;
	background-image:url('/th/SiteCollectionImages/Image/h_bg02_left.png');
	background-repeat:no-repeat;
	float:left;
	position:absolute;
	z-index:1;
}

div.header-row div.right-panel{
	height:125px;
	width:447px;
	background-image:url('/th/SiteCollectionImages/Image/h_bg02_right.png');
	background-repeat:no-repeat;
	right:0;
	float:right;
	z-index:1;
}

div#s4-topheader2{
	background-image:url('/th/SiteCollectionImages/Image/nav_bg.png');
	background-repeat:repeat-x;
	height:32px;
	padding-top:7px;
	border:0 !important;
}


div.s4-title-inner{
	z-index:10 !important;
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	background:transparent;

}

div.footer-row{
	background-image:url('/th/SiteCollectionImages/Image/foot_bg.png');
	background-repeat:repeat-x;
	background-position:top;
	height:95px;
	width:100%;
	position:inherit;
	bottom:0;

}

div#s4-searcharea{
	display:none !important;
}

div.s4-tn div ul.root > li.static > a, div.s4-tn div ul.root > li.static > ul.static > li.static > a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#FFF !important;
	
}

div.s4-tn A.selected{
	background:transparent !important;
	border:0 !important;
}
